Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unpin electron and electron-builder dependencies #5230

Conversation

pierremtb
Copy link
Collaborator

@pierremtb pierremtb commented Feb 3, 2025

We had them pinned after the electron-updater scare a few releases ago. With the smoke tests we have in place now for release I believe we should let it move forward electron version wise.

Tested:

  • macOS
    • regular app
    • updater test
  • Windows
    • regular app
    • updater test
  • Linux
    • regular app
    • updater test

Copy link

qa-wolf bot commented Feb 3, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

Copy link

vercel bot commented Feb 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Feb 14, 2025 11:21pm

Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.75%. Comparing base (4c0ea13) to head (8c40b07).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5230   +/-   ##
=======================================
  Coverage   85.75%   85.75%           
=======================================
  Files          94       94           
  Lines       34215    34215           
=======================================
  Hits        29342    29342           
  Misses       4873     4873           
Flag Coverage Δ
wasm-lib 85.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pierremtb pierremtb changed the title Pierremtb/issue4505-Bump-electron-builder-and--updater-version-forward Unpin electron and electron-builder dependencies Feb 14, 2025
Copy link
Contributor

@lf94 lf94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pierremtb
Copy link
Collaborator Author

Thanks @lf94. Will force merge since the cargo test failure has nothing to do with this.

@pierremtb pierremtb merged commit 57b366b into main Feb 17, 2025
32 of 33 checks passed
@pierremtb pierremtb deleted the pierremtb/issue4505-Bump-electron-builder-and--updater-version-forward branch February 17, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants